import { BaseComponent } from 'base-form'; import * as i0 from "@angular/core"; export declare class DatepickerComponent extends BaseComponent { minDate: Date; maxDate: Date; set min(value: any); set max(value: any); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=datepicker.component.d.ts.map