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