export type SearchParams = { [key: string]: string | string[] | undefined; };