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