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