export declare function registerExceptionHandler(): void; export declare function reportException(err: T): never;