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