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