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