import { DispatcherGraphStateType } from '../state/dispatcherGraphState'; export declare const intentDispatcher: (state: DispatcherGraphStateType) => DispatcherGraphStateType;