import { IBasic } from './../../types/IBasic'; export declare type IReduceTypeMap | (() => V)> = { default?: Call; } & Partial>;