declare const _default: (mode?: "state" | "context" | "all", map?: (x: any) => any) => (state: any, context: any) => any;
export default _default;
