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

export {
  anatomy
};
