/** * Enterprise Configuration Management Commands * Features: Security masking, multi-format support, validation, change tracking */ import { Command } from "commander"; export declare const configCommand: Command; //# sourceMappingURL=config.d.ts.map