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