export type KeyValue = { key: string, value: string };