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