export default Cart;
declare function Cart(props: any): JSX.Element;
