export { urlAttributeSchema } from "./attribute.js";
export type { UrlAttribute } from "./attribute.js";
