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