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