import { ReactElement } from "react";
export declare const AddToCart: () => ReactElement;
