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