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

export {
  anatomy
};
