import debug from 'debug'; export declare const createDebugLogger: (namespace: string, project?: string) => debug.IDebugger;