type HeadersType = | Headers | Map<string, string | string[]> | Record<string, string | string[]>;
Headers type for React.