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