export { emailAttributeSchema } from "./attribute.js";
export type { EmailAttribute } from "./attribute.js";
