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