import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-bubble-series-module";
export declare class IgxBubbleSeriesDynamicModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxBubbleSeriesDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxBubbleSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxBubbleSeriesModule], [typeof i2.IgxBubbleSeriesModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxBubbleSeriesDynamicModule>;
}
