import { BodyState } from "../bodyState.type"; export declare function addFlowNode(state: BodyState): BodyState;