export type RpcGetSyncStateResult = { syncState: string; };