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