import type { TMetaState } from './types'; export declare const initialState: TMetaState;