import * as vue344 from "vue"; //#region src/_util/instance.d.ts declare function getVueInstance(): vue344.AppContext | null; //#endregion export { getVueInstance };