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