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