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