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