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