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