import type { IconComponent } from '../types'; declare const Dumbbells: IconComponent; export default Dumbbells;