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