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