import type { TSyncStore } from './types'; export declare const locationHash: (store: TSyncStore) => void;