NodeToClientChainSyncResponse: {
    await?: true;
    intersectFound?: IntersectFound;
    intersectNotFound?: IntersectNotFound;
    rollBackward?: RollBackward;
    rollForward?: RollForward;
}

Type declaration