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