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