import type { Command } from '../types'; export declare function insertNewLine(): Command;