export type URLSearchParamsInit = string[][] | Record | string | URLSearchParams;