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