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