export declare function normalize(path: string): string; export declare function join(...paths: string[]): string; //# sourceMappingURL=path.d.ts.map