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