import * as i0 from "@angular/core";
import * as i1 from "./quadrant-diagram.component";
import * as i2 from "./quadrant-axis/quadrant-axis.component";
import * as i3 from "./quadrant-region/quadrant-region.component";
import * as i4 from "./quadrant-label/quadrant-label.component";
import * as i5 from "@angular/common";
import * as i6 from "@angular/forms";
import * as i7 from "ng-devui/dragdrop";
import * as i8 from "ng-devui/progress";
import * as i9 from "ng-devui/popover";
import * as i10 from "ng-devui/fullscreen";
import * as i11 from "ng-devui/utils";
export declare class QuadrantDiagramModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<QuadrantDiagramModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<QuadrantDiagramModule, [typeof i1.QuadrantDiagramComponent, typeof i2.QuadrantDiagramAxisComponent, typeof i3.QuadrantRegionComponent, typeof i4.QuadrantLabelComponent], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.DragDropModule, typeof i8.ProgressModule, typeof i9.PopoverModule, typeof i8.ProgressModule, typeof i10.FullscreenModule, typeof i11.SafePipeModule], [typeof i1.QuadrantDiagramComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<QuadrantDiagramModule>;
}
