import { MessageEnvelope } from 'pip-services3-messaging-nodex';

await queue.send("123", new MessageEnvelope(null, "mymessage", "ABC"));