export declare function mockCliCall(args: string[], func: () => Promise): Promise;