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