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