import { MdiReactIconComponentType } from './dist/typings';

declare const DumbbellIcon: MdiReactIconComponentType;
export default DumbbellIcon;
