import { shallowRef as _shallowRef } from 'vue-demi' declare global { const shallowRef: typeof _shallowRef }