// src/components/clipboard/clipboard.anatomy.ts
import { anatomy } from "@zag-js/clipboard";

export {
  anatomy
};
