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