declare function getDirName(url: string): string; export { getDirName };