export declare function providerRequest(provider: any, method: string, params?: unknown[]): Promise;