export { DocumentLoadInstrumentation } from './instrumentation';
export { AttributeNames } from './enums/AttributeNames';
export type { DocumentLoadCustomAttributeFunction, DocumentLoadInstrumentationConfig, ResourceFetchCustomAttributeFunction, } from './types';
//# sourceMappingURL=index.d.ts.map