export declare const isWindows: boolean; export declare function slash(p: string): string; export declare function normalizePath(id: string): string;