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