import { type IAlertingDialogProps } from "../types.js"; export declare function DefaultLoadingAlertingDialog({ alertToEdit, onCancel }: Pick): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DefaultLoadingAlertingDialog.d.ts.map