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