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