export interface TagInfoHeader { isDescriptionOnly: boolean; headers: string[] | undefined; }