import * as i0 from "@angular/core";
import * as i1 from "./smithchart.component";
import * as i2 from "./series.directive";
import * as i3 from "@angular/common";
/**
 * NgModule definition for the Smithchart component.
 */
export declare class SmithchartModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SmithchartModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SmithchartModule, [typeof i1.SmithchartComponent, typeof i2.SmithchartSeriesDirective, typeof i2.SmithchartSeriesCollectionDirective], [typeof i3.CommonModule], [typeof i1.SmithchartComponent, typeof i2.SmithchartSeriesDirective, typeof i2.SmithchartSeriesCollectionDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SmithchartModule>;
}
