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