export type Attribute = { key?: string; value: string; };