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