export type RawQueryParams = Record<string, string | undefined>;
//# sourceMappingURL=query-params.types.d.ts.map