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