import { default as React } from 'react'; declare const BrowserCloseXl: (props: React.SVGProps) => JSX.Element; export default BrowserCloseXl;