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