export { default } from "./alert.component"; export type { /** * @deprecated `Alert` has been deprecated. See the Carbon documentation for migration details. */ DialogProps as AlertProps, } from "../dialog";