import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-area-fragment-component";
import * as i3 from "./igx-area-fragment-module";
export declare function provideIgxAreaFragmentDynamic(): EnvironmentProviders;
export declare function registerIgxAreaFragmentDynamic(): void;
export declare class IgxAreaFragmentDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxAreaFragmentDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxAreaFragmentDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxAreaFragmentComponent, typeof i3.IgxAreaFragmentModule], [typeof i3.IgxAreaFragmentModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxAreaFragmentDynamicModule>;
}
