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