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