import * as i0 from "@angular/core";
import * as i1 from "./export-schedules.component";
import * as i2 from "./schedule-modal.component";
import * as i3 from "./cron.component";
import * as i4 from "@c8y/ngx-components";
import * as i5 from "ngx-bootstrap/dropdown";
import * as i6 from "ngx-bootstrap/tooltip";
/**
 * The angular module definition for reports.
 * @exports ExportSchedulesComponent
 * @exports ScheduleModalComponent
 * @exports CronComponent
 */
export declare class ReportsModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ReportsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ReportsModule, [typeof i1.ExportSchedulesComponent, typeof i2.ScheduleModalComponent, typeof i3.CronComponent], [typeof i4.CoreModule, typeof i4.FormsModule, typeof i5.BsDropdownModule, typeof i6.TooltipModule], [typeof i1.ExportSchedulesComponent, typeof i2.ScheduleModalComponent, typeof i3.CronComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ReportsModule>;
}
//# sourceMappingURL=reports.module.d.ts.map