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