declare function _exports({ id, trnsrc, user, sourceSystemRecordId, sourceSystemId, status }: { id: any; trnsrc: any; user: any; sourceSystemRecordId: any; sourceSystemId: any; status: any; }): string; export = _exports;