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