import { AttributeNames } from "./DocumentLoadInstrumentation/enums/AttributeNames.js";
import { DocumentLoadInstrumentation } from "./DocumentLoadInstrumentation/DocumentLoadInstrumentation.js";
export { AttributeNames, DocumentLoadInstrumentation };