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