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