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