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

export {
  anatomy
};
