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