import * as i0 from "@angular/core";
import * as i1 from "./components/diagram2d/linear-diagram-2d.component";
import * as i2 from "./components/diagram-point-hover/diagram-point-hover.component";
import * as i3 from "./components/diagram-data-filter/diagram-data-filter.component";
import * as i4 from "@angular/common";
import * as i5 from "@obliczeniowo/elementary/buttons";
import * as i6 from "@obliczeniowo/elementary/text-pipes";
import * as i7 from "@obliczeniowo/elementary/input";
import * as i8 from "@obliczeniowo/elementary/numeric-pipes";
export declare class LinearDiagramModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LinearDiagramModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LinearDiagramModule, [typeof i1.LinearDiagram2DComponent, typeof i2.DiagramPointHoverComponent, typeof i3.DiagramDataFilterComponent], [typeof i4.CommonModule, typeof i5.ButtonsModule, typeof i6.TextPipesModule, typeof i7.InputModule, typeof i8.AbsPipe, typeof i8.MinPipe], [typeof i1.LinearDiagram2DComponent, typeof i2.DiagramPointHoverComponent, typeof i3.DiagramDataFilterComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LinearDiagramModule>;
}
