/// export interface IconTennisballSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconTennisballSharp: React.FC;