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