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