import { computed as _computed } from 'vue-demi' declare global { const computed: typeof _computed }