import * as i0 from "@angular/core";
import * as i1 from "./calendar-library.component";
import * as i2 from "./dashboard-calendar/dashboard-calendar.component";
import * as i3 from "@angular/common";
export declare class AgniCalendarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<AgniCalendarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AgniCalendarModule, [typeof i1.CalendarLibraryComponent, typeof i2.DashboardCalendarComponent], [typeof i3.CommonModule], [typeof i1.CalendarLibraryComponent, typeof i2.DashboardCalendarComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AgniCalendarModule>;
}
