import { FieldType, FieldTypeConfig } from '@ngx-formly/core'; import { CalendarHeaderComponent } from '../calendar-header/calendar-header.component'; import * as i0 from "@angular/core"; export declare class DatepickerComponent extends FieldType { range: any; readonly CalendarHeaderComponent: typeof CalendarHeaderComponent; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }