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