export type RpcGetAccountsHeightsResult = { heights: string[]; };