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