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