export declare function joinRel(rootDir: string, relPosix: string): string; export declare function normalizeRel(rel: string): string;