export interface AlternativeTagOption { name: string; alternative: string; }