export type UserNotFoundError = { name: string; message: string; };