import type { Meta } from '@storybook/react'; import type { ReactFlowProps } from 'reactflow'; declare const _default: Meta; export default _default; export declare const SmartBezierInteraction: import("@storybook/types").AnnotatedStoryFn; export declare const SmartStraightInteraction: import("@storybook/types").AnnotatedStoryFn; export declare const SmartStepInteraction: import("@storybook/types").AnnotatedStoryFn;