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