export declare const PonyfillURLSearchParams: { new (init?: string[][] | Record | string | URLSearchParams): URLSearchParams; prototype: URLSearchParams; };