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