import type { Error } from '../schemas/Error'; export type UnauthorizedResponse = Error;