import React from 'react'; import { IconProps } from "./"; declare const CartWithAdd: React.FC; export default CartWithAdd;