type HeaderValue = number | string | string[] | undefined; export type Headers = Record;