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