export interface UpdateAvailableAnnotation { name: string; parameters: Record; }