import { type NamedExoticComponent, type SVGProps } from 'react'; declare const CartIcon: NamedExoticComponent>; export default CartIcon;