export declare const debugLog: (message?: any, ...optionalParams: any[]) => void;
