/** * SelectYearView component * Renders a grid of buttons for selecting the year. * @internal */ export declare const SelectYearView: { (): import("react").JSX.Element; displayName: string; }; //# sourceMappingURL=SelectYearView.d.ts.map