export { stringAttributeSchema } from "./attribute.js";
export type { StringAttribute } from "./attribute.js";
