/** * Nice helper for async reducers!! */ export declare const promisifyValue: (value: T) => Promise; //# sourceMappingURL=promisifyValue.d.ts.map