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