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