export class HtmlUtilities { constructor(); static convertToText(html: String): String; }