import { watchEffect as _watchEffect } from 'vue-demi' declare global { const watchEffect: typeof _watchEffect }