import type { Component } from 'vue'; export declare function wrap(component: T): T;