import { MapHandlerAttribute } from '../model/option'; export declare const triggerReducer: (item: any, trigger: MapHandlerAttribute) => any;