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