export interface Tag { [key: string]: string; }