import { Debugger } from './types'; export default function createDebugger(namespace: string | string[]): Debugger; //# sourceMappingURL=createDebugger.d.ts.map