export declare const debug: any;
export declare function log(format: string, ...args: any[]): void;
