import * as i0 from "@angular/core";
export declare class FeatureGateForbiddenComponent {
    featureName: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<FeatureGateForbiddenComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<FeatureGateForbiddenComponent, "acl-feature-gate-forbidden", never, { "featureName": { "alias": "featureName"; "required": false; }; }, {}, never, never, false, never>;
}
