import type { ExtractionResult } from '../types.js'; export declare function defuddleExtract(html: string, url: string): Promise; //# sourceMappingURL=defuddle.d.ts.map