export declare function setDebugEnabled(value: boolean): void; export declare function isDebugEnabled(): boolean;