import { Command } from 'commander'; declare const initCommand: Command; export default initCommand; //# sourceMappingURL=init.d.ts.map