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