import { State } from '../types'; export declare function getInitialState(): State;