export declare enum LEVELS { TRACE = 10, DEBUG = 20, INFO = 30, WARN = 40, ERROR = 50, FATAL = 60 } //# sourceMappingURL=index.d.ts.map