export declare type CliConfigType = { commands: { [key: string]: any; }[]; };