export declare function isDebugLogEnabled(logLevel: string | undefined): boolean; export declare function prettyPrint(obj: any): string; //# sourceMappingURL=debug-logging.d.ts.map