import { IconProps } from '../types';
declare function FlowArrow(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default FlowArrow;
//# sourceMappingURL=FlowArrow.d.ts.map