RawParsedAddressTableLookup: Omit<ParsedAddressTableLookup, "accountKey"> & {
    accountKey: string;
}

Generated using TypeDoc