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