import QueryContext from "../QueryContext"; import CommandParams from "../CommandParams"; export default function singleValue(cxt: QueryContext, params: CommandParams): void;