export { ExpressInstrumentation } from './instrumentation';
export { ExpressLayerType } from './enums/ExpressLayerType';
export { AttributeNames } from './enums/AttributeNames';
export type { ExpressInstrumentationConfig, ExpressRequestCustomAttributeFunction, ExpressRequestInfo, IgnoreMatcher, LayerPathSegment, SpanNameHook, } from './types';
//# sourceMappingURL=index.d.ts.map