declare const _default: {
    i18n: (string | typeof I18N)[];
};
export default _default;
import I18N from './I18N';
