import { Type } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./histogram.component";
export declare const HISTOGRAM_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 CovalentHistogramEchartsModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentHistogramEchartsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentHistogramEchartsModule, never, [typeof i1.TdChartSeriesHistogramComponent], [typeof i1.TdChartSeriesHistogramComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentHistogramEchartsModule>;
}
