/** * ConsoleService public API */ export { ConsoleService } from "./ConsoleService.js"; export type { CapturedOutput } from "./ConsoleService.js"; //# sourceMappingURL=index.d.ts.map