declare const dirname: (path: string, sep?: string) => string; export default dirname;