import { Type } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./treemap.component";
export declare const TREEMAP_MODULE_COMPONENTS: Type<any>[];
/**
 * @deprecated This module is deprecated and will be removed in future versions.
 * Please migrate to using standalone components as soon as possible.
 */
export declare class CovalentTreemapEchartsModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentTreemapEchartsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentTreemapEchartsModule, never, [typeof i1.TdChartSeriesTreemapComponent], [typeof i1.TdChartSeriesTreemapComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentTreemapEchartsModule>;
}
