export type SlackAPIClientLogLevel = "DEBUG" | "INFO" | "WARN" | "ERROR" | "debug" | "info" | "warn" | "error"; //# sourceMappingURL=logging-level.d.ts.map