import type { ExtractionPlugin } from '../plugin/index.js';
export declare const anyOfExtraction: ExtractionPlugin;
