export declare const escapeHTML: (string?: string | null) => string;
