/** * SelectYearLabel component * Renders the formatted label for the select year view */ export declare const SelectYearLabel: { (): import("react/jsx-runtime.js").JSX.Element; displayName: string; };