export declare function withStacktrace(stacktrace: boolean, handler: () => Promise | void): Promise;