package com.discord.utilities.recycler; /* compiled from: DiffKeyProvider.kt */ public interface DiffKeyProvider { String getKey(); }