import { Expression, Scalar, XExpression } from "lubejs"; export declare function nextValue(sequenceName: XExpression): Expression;