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