import { FC } from 'react'; import './style'; import { AlertProps } from 'antd/lib/alert'; declare const IglooAlertMessage: FC; export default IglooAlertMessage;