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