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