/// import { sanitize } from 'angular'; export default class RichTextService { private $sanitize; constructor($sanitize: sanitize.ISanitizeService); /** Older versions of Quill rendered some things differently. Patch those up. */ backwardsCompatibleHtml(html: string): string; /** * Transform