/// import { type AlertProps } from 'antd'; export default function Alert(props: AlertProps): JSX.Element;