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