import winston from 'winston';
declare const LoggerInstance: winston.Logger;
export default LoggerInstance;
