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