export declare const EMPTY_HARDHAT_CONFIG = "/** @type import('hardhat/config').HardhatUserConfig */\nmodule.exports = {\n  solidity: \"0.8.24\",\n};\n";
export declare function showSoliditySurveyMessage(): void;
export declare function createProject(): Promise<void>;
//# sourceMappingURL=project-creation.d.ts.map