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