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