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