import type { AnyStringSerializableType } from './AnyStringSerializableType'; export type AnyHeaders = Record | undefined;