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