import { type LoggerOptions } from 'pino';
export declare const logger: import('pino').Logger<LoggerOptions>;
