export { merge } from "./utils/merge";
export { useMergeState } from "./hooks/use-merge-state";
