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