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