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