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