export declare function nativeTryCatch(fn: () => void, errorFn?: (err: any) => void): void; //# sourceMappingURL=exception.d.ts.map