export declare const encodeHtml: (html: string) => string;
