/** * 检查当前环境是否支持终端输出 * @returns */ export declare function checkSupportTerminal(): boolean; //# sourceMappingURL=checkSupportTerminal.d.ts.map