export { type InfoInterface, InfoType } from './info.js'; export { initializeInfoService, getInfoService, resetInfoService, } from './info-singleton.js'; //# sourceMappingURL=index.d.ts.map