VideoEffectError type

Video effect error type.

type VideoEffectError = "FailedToProcess" | "FailedToFetchImage"