import { Log } from '../../typings/log'; export declare function registerGlobalExceptionHandler(log: Log): void;