/** * After termination, it is nice not to show a row that contains only * the xterm.js cursor block * */ export declare function cleanupTerminalAfterTermination(element: Element): void;