declare function logLevel(): "error" | "warn" | "info" | "verbose" | "silly" | "silent"; export { logLevel }; //# sourceMappingURL=log-level.d.ts.map