/** * config command - 設定を管理 */ export declare function configCommand(options: any): Promise; //# sourceMappingURL=config.d.ts.map