import * as i0 from "@angular/core";
import * as i1 from "./gantt-scale/gantt-scale.component";
import * as i2 from "./gantt-bar/gantt-bar.component";
import * as i3 from "./gantt-marker.directive";
import * as i4 from "./gantt-milestone/gantt-milestone.component";
import * as i5 from "./gantt-bar-parent/gantt-bar-parent.component";
import * as i6 from "./resize-handle.directive";
import * as i7 from "./gantt-tools/gantt-tools.component";
import * as i8 from "@angular/common";
import * as i9 from "@angular/cdk/overlay";
import * as i10 from "ng-devui/popover";
import * as i11 from "ng-devui/tooltip";
import * as i12 from "ng-devui/button";
import * as i13 from "ng-devui/dropdown";
export declare class GanttModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<GanttModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<GanttModule, [typeof i1.GanttScaleComponent, typeof i2.GanttBarComponent, typeof i3.GanttMarkerDirective, typeof i4.GanttMilestoneComponent, typeof i5.GanttBarParentComponent, typeof i6.ResizeHandleDirective, typeof i7.GanttToolsComponent], [typeof i8.CommonModule, typeof i9.OverlayModule, typeof i10.PopoverModule, typeof i11.TooltipModule, typeof i12.ButtonModule, typeof i13.DropDownModule], [typeof i1.GanttScaleComponent, typeof i2.GanttBarComponent, typeof i4.GanttMilestoneComponent, typeof i5.GanttBarParentComponent, typeof i6.ResizeHandleDirective, typeof i7.GanttToolsComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<GanttModule>;
}
