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