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