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

export {
  anatomy
};
