import type { DatePickerType } from './types'; export declare const getPanel: (type: DatePickerType) => any;