declare function formatPath(pathStr: string): string; export default formatPath;