import { type SFCWithInstall } from "../shared/install"; import Modal from "./modal.vue"; export declare const XyModal: SFCWithInstall; export default XyModal; export type { XyModalClassNames, XyModalCloseSource, XyModalDialogStyle, XyModalProps, XyModalSemanticDom, XyModalSemanticProps, XyModalSlots, XyModalStyles, XyModalWidth, } from "./types";