import * as i0 from "@angular/core";
import * as i1 from "./chart3d.component";
import * as i2 from "./series.directive";
import * as i3 from "./axes.directive";
import * as i4 from "./rows.directive";
import * as i5 from "./columns.directive";
import * as i6 from "./selecteddataindexes.directive";
import * as i7 from "@angular/common";
/**
 * NgModule definition for the Chart3D component.
 */
export declare class Chart3DModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<Chart3DModule, [typeof i1.Chart3DComponent, typeof i2.Chart3DSeriesDirective, typeof i2.Chart3DSeriesCollectionDirective, typeof i3.Chart3DAxisDirective, typeof i3.Chart3DAxesDirective, typeof i4.Chart3DRowDirective, typeof i4.Chart3DRowsDirective, typeof i5.Chart3DColumnDirective, typeof i5.Chart3DColumnsDirective, typeof i6.Chart3DSelectedDataIndexDirective, typeof i6.Chart3DSelectedDataIndexesDirective], [typeof i7.CommonModule], [typeof i1.Chart3DComponent, typeof i2.Chart3DSeriesDirective, typeof i2.Chart3DSeriesCollectionDirective, typeof i3.Chart3DAxisDirective, typeof i3.Chart3DAxesDirective, typeof i4.Chart3DRowDirective, typeof i4.Chart3DRowsDirective, typeof i5.Chart3DColumnDirective, typeof i5.Chart3DColumnsDirective, typeof i6.Chart3DSelectedDataIndexDirective, typeof i6.Chart3DSelectedDataIndexesDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<Chart3DModule>;
}
