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