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