namespace Umbraco.Cms.Infrastructure.HybridCache; public interface IMediaSeedKeyProvider : ISeedKeyProvider { }