SyncServiceParams: {
    cyberIndexUrl?: string;
    followings: NeuronAddress[];
    myAddress: NeuronAddress | null;
}