import type Sync from '../../Sync/Sync';
declare const predefinedSyncConfig: Sync.PredefinedSyncConfig;
export default predefinedSyncConfig;
