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