import type { TState } from './types'; export declare const getHashInitialState: () => TState;