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