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

export {
  anatomy
};
