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