import { RemoveProductFromCart } from "./types"; export declare const mockRemoveProductFromCart: RemoveProductFromCart;