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

export {
  anatomy
};
