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