import { MultiThreadSync } from '../p2p/sync'; export class MultiThreadSparseSync extends MultiThreadSync { }