import createDebug from 'debug';
export declare const createDebugger: (section?: string | null, namespace?: string) => createDebug.Debugger;
//# sourceMappingURL=debug.d.ts.map