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