export { createOtlpXhrExportDelegate, createOtlpSendBeaconExportDelegate, } from './otlp-browser-http-export-delegate'; export { convertLegacyBrowserHttpOptions } from './configuration/convert-legacy-browser-http-options'; export { createLegacyOtlpBrowserExportDelegate } from './configuration/create-legacy-browser-delegate'; //# sourceMappingURL=index-browser-http.d.ts.map