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