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