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