UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 139 B
import React from 'react'; import { IconProps } from "./"; declare const CartWithAdd: React.FC<IconProps>; export default CartWithAdd;