import * as Types from '../types'; declare const initialState: Types.State; export default initialState;