type alias ProviderInterfaceCallbackimport { type ProviderInterfaceCallback } from "https://dotland.deno.dev/x/polkadot@0.2.38/rpc-provider/types.ts"; definition: (error: Error | null, result: any) => void