import type { Command } from 'commander'; export declare function installInitConfig(program: Command): void; //# sourceMappingURL=initConfig.d.ts.map