import { onBeforeMount as _onBeforeMount } from 'vue-demi' declare global { const onBeforeMount: typeof _onBeforeMount }