/** * @license * Copyright 2021 KonghaYao 江夏尧 * SPDX-License-Identifier: Apache-2.0 */ export declare function defineGetAndSet(XHR: XMLHttpRequest): void;