/** * Query parameters parsed from the URL search string. */ export type QueryParams = Record; //# sourceMappingURL=queryParams.d.ts.map