import { CLICommand } from '../command/cliCommand'; export declare const getFakeCommand: (overrideConfig?: Record) => CLICommand;