export declare const BRACKETED_PASTE_ON = "\u001B[?2004h"; export declare const BRACKETED_PASTE_OFF = "\u001B[?2004l"; //# sourceMappingURL=terminal-modes.d.ts.map