import { StyledIcon } from '@styled-icons/styled-icon'; export declare const Dumbbell: StyledIcon; export declare const DumbbellDimensions: { height: number; width: number; };