import { type Argv } from "yargs"; export declare function versionOption(program: Argv): void;