import { reactive as _reactive } from 'vue-demi' declare global { const reactive: typeof _reactive }