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