import * as i0 from "@angular/core"; export declare class FeatureManagementTabComponent { visibleFeatures: boolean; providerKey: string; openFeaturesModal(): void; onVisibleFeaturesChange: (value: boolean) => void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }