export declare const normalizeFilePath: (filePath: string) => string;
