import * as React from 'react' import { Alert } from 'element-react' import { Alert as AlertNext } from 'element-react/next' class Component extends React.Component<{}, {}> { onClose = () => { } render() { return (