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