import { Command } from 'commander'; export declare class SecurityCommand { private logger; private configManager; getCommand(): Command; private getAuditCommand; private getMigrateCommand; private getValidateCommand; private getStatusCommand; private printTableReport; private printMarkdownReport; private attemptAutomaticFixes; private getSeverityColor; private showApiKeyFormatHelp; } //# sourceMappingURL=security.d.ts.map