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