export interface Header { key: string; value: string; }