/// import { ISinglePanelProps } from '../../types'; declare const MonthPickerPanel: React.FC; export default MonthPickerPanel;