export declare const getQueryParams: () => Record<string, string | undefined>;
export declare const tryDecodeURIComponent: (value?: string) => string;
//# sourceMappingURL=query-params.d.ts.map