declare const windowsPathFix: (filePath: string | undefined) => string | undefined; export default windowsPathFix;