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