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

export {
  anatomy
};
