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