import * as i0 from "@angular/core";
import * as i1 from "./gantt.component";
import * as i2 from "./columns.directive";
import * as i3 from "./adddialogfields.directive";
import * as i4 from "./editdialogfields.directive";
import * as i5 from "./dayworkingtime.directive";
import * as i6 from "./weekworkingtime.directive";
import * as i7 from "./holidays.directive";
import * as i8 from "./eventmarkers.directive";
import * as i9 from "@angular/common";
/**
 * NgModule definition for the Gantt component.
 */
export declare class GanttModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<GanttModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<GanttModule, [typeof i1.GanttComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.AddDialogFieldDirective, typeof i3.AddDialogFieldsDirective, typeof i4.EditDialogFieldDirective, typeof i4.EditDialogFieldsDirective, typeof i5.DayWorkingTimeDirective, typeof i5.DayWorkingTimeCollectionDirective, typeof i6.WeekWorkingTimeDirective, typeof i6.WeekWorkingTimesDirective, typeof i7.HolidayDirective, typeof i7.HolidaysDirective, typeof i8.EventMarkerDirective, typeof i8.EventMarkersDirective], [typeof i9.CommonModule], [typeof i1.GanttComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.AddDialogFieldDirective, typeof i3.AddDialogFieldsDirective, typeof i4.EditDialogFieldDirective, typeof i4.EditDialogFieldsDirective, typeof i5.DayWorkingTimeDirective, typeof i5.DayWorkingTimeCollectionDirective, typeof i6.WeekWorkingTimeDirective, typeof i6.WeekWorkingTimesDirective, typeof i7.HolidayDirective, typeof i7.HolidaysDirective, typeof i8.EventMarkerDirective, typeof i8.EventMarkersDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<GanttModule>;
}
