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