package com.discord.widgets.tabs; /* compiled from: OnTabSelectedListener.kt */ public interface OnTabSelectedListener { void onTabSelected(); }