/** * Headers for the endpoints */ type Headers = Record; export type { Headers };