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