import { DataTableCellProps } from '../DataTableCell.tsx'; export declare const DataTableMonthRenderer: ({ value, }: DataTableCellProps) => import("react/jsx-runtime").JSX.Element;