import * as winston from 'winston';
declare const logger: winston.Logger;
export default logger;
