export declare function correctDuplicateDriveLetters(path: string): string;
