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