package com.discord.stores; /* compiled from: Store.kt */ public interface DispatchHandler { void onDispatchEnded(); }