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