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