import * as winston from 'winston';
/**
 * Winston logger instance.
 */
export declare const logger: winston.Logger;
