import type * as Pinnacle from "../index.js"; export type BadRequestErrorBody = /** * See https://zod.dev/error-formatting for more information. */ Pinnacle.ZodError | Pinnacle.Error_;