import { ISyncService } from './ISyncService'; export declare const StateSync: () => ISyncService;