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