Variable: IscAssets
const IscAssets: BcsStruct<{
coins: BcsType<Map<string, string>, Map<string, string | number | bigint>, `Map<${string}, u64>`>;
objects: BcsType<Map<number[], string>, Map<Iterable<number, any, any> & object, string>, `Map<${string}, ${string}>`>;
}, string>;