import { AddProductToCart } from "./types"; export declare const mockAddProductToCart: AddProductToCart;