export type QueryParams = { [queryParam: string]: string };
