import type { IconComponent } from '../types'; declare const Cart: IconComponent; export default Cart;