export { httpAgentFactoryFromOptions } from './configuration/otlp-node-http-configuration'; export { createOtlpHttpExportDelegate } from './otlp-http-export-delegate'; export { getSharedConfigurationFromEnvironment } from './configuration/shared-env-configuration'; export { convertLegacyHttpOptions } from './configuration/convert-legacy-node-http-options'; //# sourceMappingURL=index-node-http.d.ts.map