declare const _default: import("vue").DefineComponent<{}, { showLightModal: () => void; showDarkModal: () => void; showInfoModal: () => void; showSuccessModal: () => void; showWarningModal: () => void; showDangerModal: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}, {}>; export default _default;