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