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