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