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