import { default as CLInputDatePickerComponent } from './CLInputDatePicker.vue'; export { CLInputDatePickerComponent as CLInputDatePicker }; export default CLInputDatePickerComponent; export type CLInputDatePicker = InstanceType;