import type { Options } from 'pino-http';
export declare function getPinoHttpOption(level?: string, spanIdKey?: string, traceIdKey?: string): Options;
//# sourceMappingURL=options.d.ts.map