import { State } from '../state'; export declare const headBookmarkReducer: (initial: State) => any; export default headBookmarkReducer;