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