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