declare const Browser: (props: any) => JSX.Element;
export default Browser;
