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