DatePicker: DevfiveComponent<As, DatePickerProps> & {
    RangePicker: DevfiveComponent<As, DateRangePickerProps>;
}

Type declaration

Generated using TypeDoc