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