import type { IconComponent } from '../types'; declare const Tennis: IconComponent; export default Tennis;