export type UserDeleteAPIResponse = { message: string; };