import { AxiosResponse } from 'axios'; export declare function agoraRequest(url: string, data: Uint8Array): Promise;