export declare const mkdir: (projectPath: string) => void;
