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

export {
  anatomy
};
