import yargs from 'yargs'; export declare const buildCli: (args?: string[] | undefined) => yargs.Argv;