import type { StateCommand } from '@codemirror/state'; export declare const insertEmptyRow: StateCommand;