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