import { I18nConfig } from '@rpgjs/common'; export declare function provideI18n(config?: I18nConfig): import('@rpgjs/common').RpgFactoryProvider;