export type LogLevel = "info" | "warn" | "error" | "verbose";
//# sourceMappingURL=LogLevel.d.ts.map