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