import { TYearSelectorWithHTMLAttributes } from './TYearSelector.model'; export default function YearSelector(props: TYearSelectorWithHTMLAttributes): import("react/jsx-runtime").JSX.Element;