/** * Suppress terminal capability errors from stderr * Used to filter out noisy terminal capability warnings from blessed library */ export declare function suppressTerminalErrors(): void; //# sourceMappingURL=terminalUtils.d.ts.map