import { ArgSyncSetEntry } from '../typings'; declare const useSyncMap: () => ArgSyncSetEntry[]; export default useSyncMap;