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