import { AriaCalendarCellProps } from 'react-aria'; export declare const CalendarGridCell: ({ date }: AriaCalendarCellProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CalendarGridCell.d.ts.map