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