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