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