import { create as n } from "./index137.js";
import { caseInsensitiveTransform as s } from "./index139.js";
const m = n({
attributes: { xmlnsxlink: "xmlns:xlink" },
properties: { xmlnsXLink: null, xmlns: null },
space: "xmlns",
transform: s
});
export {
m as xmlns
};