StatusType:
    | "success"
    | "error"
    | "warning"
    | "info"

This component has been deprecated. Please use assistant-ui instead.