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