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