import type { OnLog } from './browser/BrowserPage';
export declare const defaultOnLog: OnLog;
