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