export declare enum LogLevels { error = "error", warn = "warn", info = "info", debug = "debug" } //# sourceMappingURL=logLevels.d.ts.map