export type RpcGetGuestsInfoResult = { accounts: string[]; };