/** Attempts to auto-detect the main product image on the current page. */ export declare function detectProductImage(): string | null;