URLSearchParams: {
    prototype: URLSearchParams;
    toString() => string;
    new (init?): URLSearchParams;
}

Type declaration