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