/// <reference types="react" />
export declare const I18nProvider: React.FC<React.PropsWithChildren>;
