declare function debug(name: string): any;

export = debug;
