/** * Component that allows to close a modal by emitting * {@link XEventsTypes.UserClickedCloseModal}. * It allows full customization with the 'closing-element' slot and exposes the 'closeModal' * function. * * @public */ declare const _default: import("vue").DefineComponent, { closeModal: ({ target }: Event) => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=base-id-modal-close.vue?vue&type=script&lang.d.ts.map