import type { TinyMCE } from 'tinymce';
export declare function handleI18n(tinymce: TinyMCE): void;
