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