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