1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./calendar.component";
|
3 | import * as i2 from "./base-calendar.module";
|
4 | export declare class NbCalendarModule {
|
5 | static ɵfac: i0.ɵɵFactoryDeclaration<NbCalendarModule, never>;
|
6 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbCalendarModule, [typeof i1.NbCalendarComponent], [typeof i2.NbBaseCalendarModule], [typeof i1.NbCalendarComponent]>;
|
7 | static ɵinj: i0.ɵɵInjectorDeclaration<NbCalendarModule>;
|
8 | }
|