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