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