export declare const mkdirp: (dir: string) => void; export declare const ensureProjectDir: (targetDirectoryPath: string) => Promise; //# sourceMappingURL=ensureProjectDir.d.ts.map