import { CalendarMonthLegendsProps } from './types';
export declare const CalendarMonthLegends: import("react").MemoExoticComponent<({ months, legend, theme }: CalendarMonthLegendsProps) => import("react/jsx-runtime").JSX.Element>;
//# sourceMappingURL=CalendarMonthLegends.d.ts.map