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