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