export { ipAttributeSchema } from "./attribute.js";
export type { IpAttribute } from "./attribute.js";
