import PinoLogger from './pino';
export * from './logger';
export { PinoLogger };
export declare const pinoLogger: PinoLogger;
