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