export declare function logUncaughtError(e: unknown): Promise; export declare function handleUncaughtException(exception: unknown): Promise;