import { type Argv, type CommandModule } from 'yargs'; export declare const buildInstance: (commands: CommandModule[]) => Argv; //# sourceMappingURL=index.d.ts.map