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