import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-treemap-node-style-dynamic-module";
import * as i3 from "./igx-treemap-node-style-mapping-dynamic-module";
import * as i4 from "./igx-treemap-module";
export declare class IgxTreemapDynamicModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxTreemapDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxTreemapDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxTreemapNodeStyleDynamicModule, typeof i3.IgxTreemapNodeStyleMappingDynamicModule, typeof i4.IgxTreemapModule], [typeof i2.IgxTreemapNodeStyleDynamicModule, typeof i3.IgxTreemapNodeStyleMappingDynamicModule, typeof i4.IgxTreemapModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxTreemapDynamicModule>;
}
