import type { Paths } from "env-paths"; export declare const HARDHAT_PACKAGE_NAME = "hardhat"; export declare function generatePaths(packageName: string): Promise; //# sourceMappingURL=global-dir.d.ts.map