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

export {
  anatomy
};
