import { PolymorphicProps } from "../utils/modern-polymorphic.js"; import React, { ElementType } from "react"; //#region src/live-region/AriaAlert.d.ts type AriaAlertProps = PolymorphicProps