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