export declare function resolveCliName(argv?: string[]): string; export declare function replaceCliName(command: string, cliName?: string): string;