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