export declare const createPathResolver: (...cwd: string[]) => (...pathParts: string[]) => string;