declare const Cart: (props: import("./shared").IconProps) => JSX.Element; export default Cart;