import { type Command } from "../../../pm/state.js"; export declare const moveToNextRowCommand: Command;