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