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

export {
  anatomy
};
