export declare function parseURLSearchParams(search?: string, options?: { parse?: 'json'; }): Record;