/// import { IconProps } from '../../types'; declare const Dumbbells: (allProps: IconProps) => JSX.Element; export default Dumbbells;