import type { StoreDispatcher } from './types';
export declare function createStoreDispatcher(): StoreDispatcher;
//# sourceMappingURL=module.d.ts.map