export declare const sendRequest: (token: string, method: string, options?: any, timeout?: number | undefined) => Promise;