import type { Editor } from 'tinymce'; export declare const initScreenreaderOnFormat: (editor: Editor) => void;