import type { Meta } from '@storybook/react'; import type { ReactFlowProps } from 'reactflow'; declare const _default: Meta; export default _default; export declare const SmartBezier: import("@storybook/types").AnnotatedStoryFn; export declare const SmartStraight: import("@storybook/types").AnnotatedStoryFn; export declare const SmartStep: import("@storybook/types").AnnotatedStoryFn; export declare const SmartBezierWithCustomLabel: import("@storybook/types").AnnotatedStoryFn;