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