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