import { type Argv } from "yargs"; export declare function generateCommand(program: Argv): Argv<{}>;