/** * Injects the tagsToIgnore into the Tokenizer's specialTagNames. */ export declare function injectIgnoreTags(tagsToIgnore: Iterable): void; //# sourceMappingURL=htmlparser2.d.ts.map