export default AlertNotification;
declare function AlertNotification(props: any): JSX.Element;
