type alias AnyFunctionimport { type AnyFunction } from "https://dotland.deno.dev/x/polkadot@0.2.45/types-codec/types/index.ts"; definition: (...args: any[]) => any