import { Ref, UnwrapRef } from '@nuxtjs/composition-api'; export default function wrap(element: Ref> | T): Ref>;