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