import { NodeClient } from '../client'; export declare function createPinoStream(client: NodeClient): any;