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