export declare function debugLog(category: string, message: string, verbose?: boolean | string[]): void;