declare function normalizePath(path: string): string; export default normalizePath;