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