export interface Tag { name: string; value: string; } //# sourceMappingURL=tag.d.ts.map