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