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