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