export declare const asyncTry: (asyncFn: (...args: any[]) => Promise) => (...args: any[]) => Promise; //# sourceMappingURL=async-wrapper.d.ts.map