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