import { Alert } from 'antd'; export type { AlertProps } from 'antd/lib/alert'; export * from 'antd/lib/alert'; export default Alert;