export { integerAttributeSchema } from "./attribute.js";
export type { IntegerAttribute } from "./attribute.js";
