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