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