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