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