import type { CliIo } from './cli.js'; export declare function runInit(args: string[], io: CliIo): void; //# sourceMappingURL=init.d.ts.map