export { checkEnvironment, getEnvironment } from './environment'; export { checkEndpoint, checkEndpoints } from './endpoint'; export { checkBASDestination, checkBASDestinations, needsUsernamePassword } from './destination'; export { getProcessVersions } from './get-installed'; //# sourceMappingURL=index.d.ts.map