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