import winston from 'winston'; /** * Logger for the entire application. * * @author Kenble - f.taddia */ export declare const logger: winston.Logger;