import { VtexProduct } from '../../../../core/src'; /** * @deprecated fixLinkHost does this process in a better way and is implemented in vtexToNizzaProduct */ export declare const fixVtexAddToCartLink: (data: VtexProduct[], account?: string, host?: string) => void; //# sourceMappingURL=fixAddToCartLink.d.ts.map