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