import * as debugFactory from 'debug'; export declare const debug: debugFactory.Debugger & { log: any; VALIDATE: string; DEOPT: string; DISPATCH: string; FATAL: string; };