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