export { reactify, reactifyObject, set, when, MaybeRef } from '@vueuse/shared'; export declare const get: (ref: import("@vueuse/shared").MaybeRef>) => import("vue-demi").ComputedRef;