import { Command } from '@oclif/core'; export declare function getInvocationObject(oclifCmd: typeof Command): Promise;