AxiosHeaderMatcher:
    | string
    | RegExp
    | (this: AxiosHeaders, value: string, name: string) => boolean