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