/** * @deprecated 请使用 withAlert。实现已与 withAlert 合并,此文件仅作兼容 re-export。 */ export { withAlert as default, withAlert as withAlertContext, type AlertInstance, type Path, type WithAlertConfig, } from './withAlert';