export declare function configCommand(options: { email?: string; apiKey?: string; show?: boolean; }): Promise;