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