declare const updateQueryParams: (value?: {}, override?: boolean) => void; export default updateQueryParams;