export declare function escapeTelegramHtml(text: string): string; export declare function sanitizeTelegramHtml(text: string): string; //# sourceMappingURL=html.d.ts.map