import * as winston from "winston";
declare const logger: winston.LoggerInstance;
export default logger;
