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