import { LoggerOptions } from 'winston'; export interface LoggerConfigInterface extends LoggerOptions { }