import { IMatrix } from '..'; import { Reducer } from '../simple-redux'; export declare const matrixReducer: Reducer;