import * as createDebug from 'debug'; /** * Debug instance with the given namespace: http-proxy-middleware */ export declare const Debug: createDebug.Debugger;