import { I18nInstance } from '@react-native-localize-ext/core';
export declare function useI18n(...i18nList: I18nInstance[]): void;
