export declare function enableDebugging(): void;
export declare const log: import("debug").Debugger;
