/// import './style'; /** * pc 版简易年份选择器 * 传参与 DatePicker 保持一致 */ export default function YearPicker(props: any): JSX.Element;