import type { AttributeSet } from "../types/build-type.js"; export declare function renderAttributesPage(attrSet: AttributeSet): string; //# sourceMappingURL=attributes.d.ts.map