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