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