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