export interface VerificationStatusRequest {
  user_id?: string
}