import { ModeAdapter } from './modeAdapter.js'; import { FlowSliceState } from '../types/flow.js'; export declare const flowModeAdapter: ModeAdapter;