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