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