import { Delta } from 'brookjs-types'; import { State, Action } from './types'; declare const exec: Delta; export default exec;