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