/** * SelectYearLabel component * Renders the formatted label for the select year view. * @internal */ export declare const SelectYearLabel: { (): import("react").JSX.Element; displayName: string; }; //# sourceMappingURL=SelectYearLabel.d.ts.map