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