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