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