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

export {
  anatomy
};
