TextOverlayType: {
    interval?: TimeIntervalType;
    opacity?: number;
    text: TextRenditionType;
}

Type declaration