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