import { triggerRef as _triggerRef } from 'vue-demi'
declare global {
  const triggerRef: typeof _triggerRef
}