import Alert from './alert'; export { AlertType, IAlertProps } from './alert'; export default Alert;