import * as React from "react"; declare function BrowserOutline(props: React.SVGProps): any; export default BrowserOutline;