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