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