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