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