import * as i0 from "@angular/core";
import * as i1 from "./badge.component";
/**
 * @hidden
 * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
 */
export declare class IgxBadgeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxBadgeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxBadgeModule, never, [typeof i1.IgxBadgeComponent], [typeof i1.IgxBadgeComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxBadgeModule>;
}
