export declare const rethrow: (f: any) => any; export declare const rethrowAsync: (f: any) => Promise; //# sourceMappingURL=rethrow.d.ts.map