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