import { IconSvgProps } from '../types';
declare const Barbell: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Barbell;
//# sourceMappingURL=Barbell.d.ts.map