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