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