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