import type { OptionsEntry, SyncPair } from '../../Sync/Sync';
declare const _default: {
    defaultOptions: OptionsEntry;
    syncPair: SyncPair;
};
export default _default;
