import { IEditorState } from '../editor-state'; export default function previewStateReducer(currentState: IEditorState): IEditorState;