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