import * as React from "react"; function SvgBrowser() { return ( ); } export default SvgBrowser;