import {Props} from '@/types' export function ShoppingBagIcon(props: Props) { return ( ) }