import type DatePickerPanel from './date-picker-panel'; export type DatePickerPanelInstance = InstanceType & unknown;