import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use FootballIcon */ export declare const Football: Icon; export { I as FootballIcon }; //# sourceMappingURL=Football.d.ts.map