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