import { defineComponent as _defineComponent } from 'vue-demi'
declare global {
  const defineComponent: typeof _defineComponent
}