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