import type { DispatchAndWaitForValid, ShoppingCartManagerActions } from './types';
export declare function createActions(dispatch: DispatchAndWaitForValid): ShoppingCartManagerActions;
//# sourceMappingURL=shopping-cart-actions.d.ts.map