/** * External dependencies */ import { ReactElement } from 'react'; declare const browser: ReactElement; export default browser;