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