export { useCartMerge } from './merge';
export type { MergeResult } from './merge';
