function types.mapXcmTypesimport { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts"; const { mapXcmTypes } = types; mapXcmTypes(version: "V0" | "V1" | "V2"): Record<string, string>Parametersversion: "V0" | "V1" | "V2"ReturnsRecord<string, string>