"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.blankLine = 'Blank line'; exports.promptLabel = 'Terminal input'; exports.tooMuchOutput = 'Too much output to announce, navigate to rows manually to read'; //# sourceMappingURL=Strings.js.map