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