declare function _exports({ id, trnsrc, user, phoneNumber, text, comInstructionId }: { id: any; trnsrc: any; user: any; phoneNumber: any; text: any; comInstructionId: any; }): string; export = _exports;