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