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