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