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