import { DialogHandle } from "../dialog/store/DialogHandle.js"; export declare function createAlertDialogHandle(): DialogHandle;