import {ref} from "vue"; export const showModal = ref(0) export const hideModal = ref(0) export const idTicket = ref(0)