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

export {
  anatomy
};
