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