export interface Actions { type: "actions" elements: Record[] block_id?: string }