import type { Argv } from "yargs"; export declare function addOllamaCommands(cli: Argv): void; export default addOllamaCommands;