import * as React from "react"; declare function ShoppingBag(props: React.SVGProps): any; export default ShoppingBag;