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