export declare const SAFE_TEXT_TO_HTML: (text: string | undefined) => string | undefined;