/**
 * Remove From Cart Tool
 */
import type { SprykerTool } from './types.js';
export declare const removeFromCartTool: SprykerTool;
//# sourceMappingURL=remove-from-cart.d.ts.map