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