export type HeygenVideoRequest = { script: string; name: string; template_id?: string | null; };