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