/** * transform config json file to Winston transport[https://github.com/winstonjs/winston/blob/master/docs/transports.md] object */ export declare class LogConfigLoader { }