import winston from "winston"; declare const logger: winston.Logger; export declare function setLevel(level: string): void; export default logger; //# sourceMappingURL=log.d.ts.map