import { IDynaduxReducerDic } from "../Dynadux/Dynadux"; export declare const convertReducersToSectionReducers: (section: string, sectionReducers: IDynaduxReducerDic) => IDynaduxReducerDic; //# sourceMappingURL=convertReducersToSectionReducers.d.ts.map