import { TZDate } from '@date-fns/tz'; /** @internal */ export declare const Month: { ({ date }: { date: TZDate; }): import("react").JSX.Element; displayName: string; }; //# sourceMappingURL=Month.d.ts.map