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