import type { FunctionalComponent } from "vue";
declare const I18nIcon: FunctionalComponent;
export default I18nIcon;
