export declare function slashNotation(path: string): string; export declare function debug(msg: string, stack?: any[]): void;