export interface AlternativeName { name: string; comment?: string; }