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