export { isAllowedTextEditorImageUrl } from '../TextEditor/utils/imageUrls'; export declare const sanitizeTextEditorHtml: (html: string) => string;