export { booleanAttributeSchema } from "./attribute.js";
export type { BooleanAttribute } from "./attribute.js";
