export { UserInteractionInstrumentation } from './instrumentation';
export { AttributeNames } from './enums/AttributeNames';
export type { EventName, ShouldPreventSpanCreation, UserInteractionInstrumentationConfig, } from './types';
//# sourceMappingURL=index.d.ts.map