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