import { type FC, type PropsWithChildren } from 'react';
declare const ReactFlowProvider: FC<PropsWithChildren<unknown>>;
export default ReactFlowProvider;
//# sourceMappingURL=index.d.ts.map