interface Headers {
    [k: string]: string;
}

Indexable

[k: string]: string