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