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