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