namespace ErsatzTV.Core.Health.Checks; public interface IFFmpegReportsHealthCheck : IHealthCheck { }