/*!
 * xq-confirm v1.0.10 (https://xqkeji.cn/demo/xq-confirm)
 * Author xqkeji.cn
 * LICENSE SSPL-1.0
 * Copyright 2024 xqkeji.cn
 */
 declare const xqConfirm: (options?: {}) => void;

export { xqConfirm as default };
