import { RootState } from '../types/redux.types';
export declare const initialRootState: RootState;
