import React from 'react'; export declare function TextEditorI18nProvider({ children, }: Readonly): React.JSX.Element;