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