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