//#region src/createReduxAsyncStore/temp/createAsyncStore/isAsyncStore.d.ts declare function isAsyncStore(target: any): boolean; //#endregion export { isAsyncStore }; //# sourceMappingURL=isAsyncStore.d.cts.map