import { SyncPacketService } from '../lib-core/syncpacket-service';
export declare class BackendSyncPacketService extends SyncPacketService {
}
