import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-treemap-node-style-component";
import * as i3 from "./igx-treemap-node-style-module";
export declare function provideIgxTreemapNodeStyleDynamic(): EnvironmentProviders;
export declare function registerIgxTreemapNodeStyleDynamic(): void;
export declare class IgxTreemapNodeStyleDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxTreemapNodeStyleDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxTreemapNodeStyleDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxTreemapNodeStyleComponent, typeof i3.IgxTreemapNodeStyleModule], [typeof i3.IgxTreemapNodeStyleModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxTreemapNodeStyleDynamicModule>;
}
