export { FastifyInstrumentation } from './instrumentation';
export { AttributeNames, FastifyNames, FastifyTypes, } from './enums/AttributeNames';
export type { FastifyCustomAttributeFunction, FastifyInstrumentationConfig, FastifyRequestInfo, } from './types';
//# sourceMappingURL=index.d.ts.map