import { SVGProps } from "react"; declare const ShoppingBagIcon: (props: SVGProps) => JSX.Element; export default ShoppingBagIcon;