import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./schedule.module"; export declare const DayService: ValueProvider; export declare const WeekService: ValueProvider; export declare const WorkWeekService: ValueProvider; export declare const MonthService: ValueProvider; export declare const YearService: ValueProvider; export declare const AgendaService: ValueProvider; export declare const MonthAgendaService: ValueProvider; export declare const TimelineViewsService: ValueProvider; export declare const TimelineMonthService: ValueProvider; export declare const TimelineYearService: ValueProvider; export declare const ResizeService: ValueProvider; export declare const DragAndDropService: ValueProvider; export declare const ExcelExportService: ValueProvider; export declare const ICalendarExportService: ValueProvider; export declare const ICalendarImportService: ValueProvider; export declare const PrintService: ValueProvider; /** * NgModule definition for the Schedule component with providers. */ export declare class ScheduleAllModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }