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