export declare function enableDebugLog(): void;
export declare function log(msg: string): void;
