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

export {
  anatomy
};
