import type { CliIO } from '../types'; export declare function runInit(argv: string[], io: CliIO): Promise; //# sourceMappingURL=init.d.ts.map