import type { CommandModule } from 'yargs'; declare const InitCommand: CommandModule; export { InitCommand };