export declare const UPDATE_VISIBLE_EVENT = "update:visible"; export declare const UPDATE_MODELVALUE_EVENT = "update:modelValue"; export declare const ON_CONFIRM = "onConfirm"; export declare const ON_CANCEL = "onCancel";