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