export { SocketIoInstrumentation } from './socket.io';
export { SocketIoInstrumentationAttributes } from './AttributeNames';
export { defaultSocketIoPath } from './types';
export type { SocketIoHookFunction, SocketIoHookInfo, SocketIoInstrumentationConfig, } from './types';
//# sourceMappingURL=index.d.ts.map