/** * @internal * Exported only for unit test */ export declare function cleanHtmlComments(html: string): string;