import type { Extractor } from './types'; export declare const HtmlCommentExtractor: Extractor;