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