declare function appendObjectToQueryParams>(queryParams: URLSearchParams, props: T): void; export { appendObjectToQueryParams };