import * as i0 from "@angular/core";
import * as i1 from "./coming-soon-badge.component";
import * as i2 from "./custom-badge.component";
import * as i3 from "./feedback-badge.component";
import * as i4 from "./new-badge.component";
import * as i5 from "./preview-badge.component";
import * as i6 from "./warning-badge.component";
import * as i7 from "./critical-badge.component";
import * as i8 from "./credssp-enabled-badge.component";
import * as i9 from "./new-feature-badge.component";
import * as i10 from "./improvement-feature-badge.component";
import * as i11 from "./bugfixes-feature-badge.component";
import * as i12 from "@angular/common";
import * as i13 from "../tooltip/tooltip.module";
export declare class BadgeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<BadgeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<BadgeModule, [typeof i1.ComingSoonBadgeComponent, typeof i2.CustomBadgeComponent, typeof i3.FeedbackBadgeComponent, typeof i4.NewBadgeComponent, typeof i5.PreviewBadgeComponent, typeof i6.WarningBadgeComponent, typeof i7.CriticalBadgeComponent, typeof i8.CredSSPEnabledBadgeComponent, typeof i9.NewFeatureBadgeComponent, typeof i10.ImprovementFeatureBadgeComponent, typeof i11.BugFixesFeatureBadgeComponent], [typeof i12.CommonModule, typeof i13.TooltipModule], [typeof i1.ComingSoonBadgeComponent, typeof i2.CustomBadgeComponent, typeof i3.FeedbackBadgeComponent, typeof i4.NewBadgeComponent, typeof i5.PreviewBadgeComponent, typeof i6.WarningBadgeComponent, typeof i7.CriticalBadgeComponent, typeof i8.CredSSPEnabledBadgeComponent, typeof i9.NewFeatureBadgeComponent, typeof i10.ImprovementFeatureBadgeComponent, typeof i11.BugFixesFeatureBadgeComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<BadgeModule>;
}
