import VueI18n from 'vue-i18n' declare const isVueI18n8: boolean declare const isVueI18n9: boolean export * from 'vue-i18n-bridge' export { VueI18n, isVueI18n8, isVueI18n9 } export default VueI18n