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