import { SVGProps } from "react";
declare const RICalendarEventFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RICalendarEventFill };
