import type { SynchronizationGroupState } from '../types'; export declare const createSyncGroupMockState: () => SynchronizationGroupState;