1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./calendar-range.component";
|
3 | import * as i2 from "./calendar-range-day-cell.component";
|
4 | import * as i3 from "./calendar-range-year-cell.component";
|
5 | import * as i4 from "./calendar-range-month-cell.component";
|
6 | import * as i5 from "./base-calendar.module";
|
7 | export declare class NbCalendarRangeModule {
|
8 | static ɵfac: i0.ɵɵFactoryDeclaration<NbCalendarRangeModule, never>;
|
9 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbCalendarRangeModule, [typeof i1.NbCalendarRangeComponent, typeof i2.NbCalendarRangeDayCellComponent, typeof i3.NbCalendarRangeYearCellComponent, typeof i4.NbCalendarRangeMonthCellComponent], [typeof i5.NbBaseCalendarModule], [typeof i1.NbCalendarRangeComponent]>;
|
10 | static ɵinj: i0.ɵɵInjectorDeclaration<NbCalendarRangeModule>;
|
11 | }
|