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