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