import { a as NS, c as TreeNode, i as ElementNode, n as DoctypeNode, o as ParentNode, r as DocumentNode, s as TextNode, t as CommentNode } from "../tree-builder-fO9Gka1f.mjs"; import { a as Removal, c as SanitizeToOptions, d as TrustedHTML, f as UNSAFE_PRESET_SYMBOL, i as Preset, l as SanitizerBuilder, n as Policy, o as SanitizeReport, p as version, r as PolicyInput, s as SanitizeSink, t as ParseAdapter, u as SanitizerCore } from "../core-ynMpvzgT.mjs"; import { c as whatwgAdapter } from "../index-CwZwsTZV.mjs"; import { t as Sanitizer } from "../index-gmKTED1x.mjs"; export { type CommentNode, type DoctypeNode, type DocumentNode, type ElementNode, type NS, type ParentNode, ParseAdapter, Policy, PolicyInput, Preset, Removal, SanitizeReport, SanitizeSink, SanitizeToOptions, Sanitizer, SanitizerBuilder, SanitizerCore, type TextNode, type TreeNode, TrustedHTML, UNSAFE_PRESET_SYMBOL, version, whatwgAdapter };