import { FC } from 'react'; import { ConnectionLineComponentProps } from 'react-flow-renderer'; declare const FloatingConnectionLine: FC; export default FloatingConnectionLine; //# sourceMappingURL=FloatingConnectionLine.d.ts.map